Home | All Classes | Grouped Classes | Index | Search

CL_Palette::operator []

Return color at index.

	const CL_Color& operator [](
		int index);

	CL_Color& operator [](
		int index);

See also:

CL_Palette | CL_Color



Questions or comments, write to the ClanLib mailing list.